-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade: Bump the dependencies group across 1 directory with 18 updates #483
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/dependencies-5a1d4a353b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.8` | | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.0` | | [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.2.0` | | [boto3](https://github.com/boto/boto3) | `1.34.138` | `1.35.30` | | [botocore](https://github.com/boto/botocore) | `1.34.138` | `1.35.30` | | [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.8.30` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.1` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.1` | `1.2.2` | | [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.22.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.0.5` | `6.1.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.9.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.15.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.19` | `1.26.20` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.4` | `1.13.1` | Updates `aiohttp` from 3.9.5 to 3.10.8 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.5...v3.10.8) Updates `anyio` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.4.0...4.6.0) Updates `attrs` from 23.2.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `boto3` from 1.34.138 to 1.35.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.138...1.35.30) Updates `botocore` from 1.34.138 to 1.35.30 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.138...1.35.30) Updates `certifi` from 2024.6.2 to 2024.8.30 - [Commits](certifi/python-certifi@2024.06.02...2024.08.30) Updates `cffi` from 1.16.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.1) Updates `cryptography` from 42.0.8 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.1) Updates `exceptiongroup` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.1...1.2.2) Updates `httpx` from 0.27.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.27.2) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `marshmallow` from 3.21.3 to 3.22.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0) Updates `multidict` from 6.0.5 to 6.1.0 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.0.5...v6.1.0) Updates `pyjwt` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.9.0) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `sentry-sdk` from 2.7.1 to 2.15.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.7.1...2.15.0) Updates `urllib3` from 1.26.19 to 1.26.20 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...1.26.20) Updates `yarl` from 1.9.4 to 1.13.1 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.9.4...v1.13.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 18 updates in the / directory:
3.9.5
3.10.8
4.4.0
4.6.0
23.2.0
24.2.0
1.34.138
1.35.30
1.34.138
1.35.30
2024.6.2
2024.8.30
1.16.0
1.17.1
42.0.8
43.0.1
1.2.1
1.2.2
0.27.0
0.27.2
3.7
3.10
3.21.3
3.22.0
6.0.5
6.1.0
2.8.0
2.9.0
6.0.1
6.0.2
2.7.1
2.15.0
1.26.19
1.26.20
1.9.4
1.13.1
Updates
aiohttp
from 3.9.5 to 3.10.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8a7ce94
Release 3.10.8 (#9330)a308f74
[PR #9326/fe26ae2 backport][3.10] Fix TimerContext not uncancelling the curre...52e0b91
Fix custom cookies example (#9321) (#9324)609c6e3
Increment version to 3.10.8.dev0f9a9e85
Release 3.10.7 (#9320)8220ced
[PR #9309/e4028333 backport][3.10] Fix building the URL in BaseRequest when t...d32d580
[PR #9301/c240b52 backport][3.10] Replace code that can now be handled by yar...fd5ece6
Bump yarl to 1.13.0 (#9302) (#9304)d6d2bcc
[PR #9294/552dea53 backport][3.10] Backport type fix from #9226 (#9299)e6bcfbe
[PR #9171/0462ae6b backport][3.10] Switch to usingyarl.URL.absolute
over `...Updates
anyio
from 4.4.0 to 4.6.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
8cce749
Bumped up the version01a37c6
Fixed TaskGroup and CancelScope exit issues on asyncio (#774)7f35ce7
Bumped up the version108cc83
[pre-commit.ci] pre-commit autoupdate (#788)d1aea98
Fixed KeyboardInterrupt hanging the asyncio test runner (#779)c1aff53
[pre-commit.ci] pre-commit autoupdate (#785)89d8b4c
Use sphinx_rtd_theme also as an extension4e9f18d
Enabled uvloop to be used in the test suite on Python 3.137de6441
Pin Sphinx to a compatible version with sphinx-rtd-theme41647f4
Fixed feed_data after feed_eof assertion errors on asyncio (#752)Updates
attrs
from 23.2.0 to 24.2.0Commits
Updates
boto3
from 1.34.138 to 1.35.30Commits
243c39d
Merge branch 'release-1.35.30'bcd964e
Bumping version to 1.35.30307d390
Add changelog entries from botocore2883025
Merge pull request #4285 from boto/dependabot/github_actions/actions/checkout...2a57a5d
Bump actions/checkout from 4.1.0 to 4.2.0f1cff14
Merge branch 'release-1.35.29'2879c42
Merge branch 'release-1.35.29' into developb84190a
Bumping version to 1.35.2903ce91f
Add changelog entries from botocore8307fac
Merge branch 'release-1.35.28'Updates
botocore
from 1.34.138 to 1.35.30Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
074456c
Merge branch 'release-1.35.30'7bf1f71
Bumping version to 1.35.301c10533
Update to latest modelsc81e72c
Merge customizations for Resource Groups68d43f3
Merge pull request #3266 from boto/dependabot/github_actions/actions/checkout...0211522
Bump actions/checkout from 4.1.0 to 4.2.0892c64b
Merge branch 'release-1.35.29'66d047b
Merge branch 'release-1.35.29' into develop7c6966c
Bumping version to 1.35.2961e47ca
Update endpoints modelUpdates
certifi
from 2024.6.2 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)Updates
cffi
from 1.16.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6be
release 1.17.1ba10180
update whatsnew.rst for 1.17.1 (#121)61deb5f
add yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4
Allow writing generated code to a file-like object. (#115)74731f9
Release 1.17.0 (#108)181fa00
1.17.0rc1 release (#80)772528e
Add 3.13 to trove classifiers (#72)e36042d
1.17.0b1 prep (#79)39bdab2
avoid null-pointer-subtraction error (#78)Updates
cryptography
from 42.0.8 to 43.0.1Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
a773387
bump for 43.0.1 (#11533)0393fef
Backport setuptools version ban (#11526)6687bab
Bump openssl from 0.10.65 to 0.10.66 in /src/rust (#11320) (#11324)ebf14f2
bump for 43.0.0 and update changelog (#11311)42788a0
Fix exchange with keys that had Q automatically computed (#11309)2dbdfb8
don't assign unused name (#11310)ccc66e6
Bump openssl from 0.10.64 to 0.10.65 in /src/rust (#11308)4310c87
Bump sphinxcontrib-qthelp from 1.0.7 to 1.0.8 (#11307)f66a9c4
Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 (#11306)a8fcf18
Bump openssl-sys from 0.9.102 to 0.9.103 in /src/rust (#11305)Updates
exceptiongroup
from 1.2.1 to 1.2.2Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
2399d54
Added the release versionbec9651
Removed problematic assert that caused compatibility issuesf3f0ff6
Updated Ruff configurationbb43ee0
Fixed formatting tests failing on Python 3.13eb8fbbc
[pre-commit.ci] pre-commit autoupdate (#129)6ff8300
[pre-commit.ci] pre-commit autoupdate (#128)761933f
[pre-commit.ci] pre-commit autoupdate (#127)1b43294
[pre-commit.ci] pre-commit autoupdate (#125)dd87018
[pre-commit.ci] pre-commit autoupdate (#124)54d8b8d
[pre-commit.ci] pre-commit autoupdate (#121)Updates
httpx
from 0.27.0 to 0.27.2Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
609df7e
ReintroduceURLTypes
. (#3288)1d6b663
Update CHANGELOG for 0.27.1 release date. (#3285)1bf1ba5
Version 0.27.1 (#3275)7c0cda1
Improve InvalidURL error message. (#3250)beb501f
Bump the python-packages group across 1 directory with 8 updates (#3247)359f77d
Clean up URL signature. (#3245)b351a44
Update requirements.txt (#3246)db9072f
Add URL parsing tests from WHATWG (#3188)92e9dfb
Update asgi.py docstring (#3210)e186ecc
Bump the python-packages group with 8 updates (#3213)Updates
idna
from 3.7 to 3.10Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
729225d
Release v3.103eef168
Merge pull request #194 from kjd/revert-unicode-16ceca619
Revert Unicode 16.0.0 data updatesc43ac75
Merge pull request #191 from kjd/release-3.91b8800a
Release v3.9a1fd168
Merge pull request #190 from kjd/unicode-167732c61
Merge branch 'master' into unicode-164ed183d
Refactor membership test762216b
Format with ruff580ece9
Implement changes to UTS46 algorithmUpdates
marshmallow
from 3.21.3 to 3.22.0Changelog
Sourced from marshmallow's changelog.
Commits
fbad345
Bump version and update changelog78cbc09
Merge pull request #2271 from deckar01/2270-meta-many7609530
Merge pull request #2279 from deckar01/simplify-hooksbbbd7af
Reduce pre-commit.ci updates to monthly (#2300)1d21132
[pre-commit.ci] pre-commit autoupdate8ceb4b3
[pre-commit.ci] pre-commit autoupdate (#2298)ac13e0d
Add sponsors to docs7ebdc7b
Fix logo image for pypi rendering7c2f1ca
Add Route4Me as sponsor01f8432
Bump alabaster from 0.7.16 to 1.0.0 (#2292)Updates
multidict
from 6.0.5 to 6.1.0Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
4140e63
Release 6.1.0f3876fd
Python 3.13 support (#1002)62ab55e
Bump test-summary/action from 2.3 to 2.4 (#983)039c298
[pre-commit.ci] pre-commit autoupdate (#964)a27f057
Bump black from 24.4.0 to 24.8.0 (#1001)ac10253
Bump pytest-cov from 4.1.0 to 5.0.0 (#963)794c6b2
Bump pre-commit from 3.7.0 to 3.8.0 (#1000)234d448
Bump dependabot/fetch-metadata from 2.0.0 to 2.2.0 (#985)056c7de
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#986)f176071
Bump pypa/cibuildwheel from 2.17.0 to 2.20.0 (#993)Updates
pyjwt
from 2.8.0 to 2.9.0Release notes
Sourced from pyjwt's releases.